xen.git
2006-03-01 awilliam@xenbuild.aw[IA64] Every processor call xen_early_setup (required...
2006-03-01 awilliam@xenbuild.aw[IA64] warning cleanup
2006-03-01 awilliam@xenbuild.aw[IA64] VTI: updated vtlb, support_non_contiguous memory...
2006-02-28 awilliam@xenbuild.aw[IA64] Unused fields in mm_struct commented out.
2006-02-28 awilliam@xenbuild.aw[IA64] Misc clean-up and warnings removal.
2006-02-28 awilliam@xenbuild.aw[IA64] xen_timer_interval removed (was not used).
2006-02-28 awilliam@xenbuild.aw[IA64] delivery_mask removed (was unused).
2006-02-28 awilliam@xenbuild.aw[IA64] Found the lost memory
2006-02-28 awilliam@xenbuild.aw[IA64] cleanup warning in xen/ia64 (arch/ia64/xen)
2006-02-28 awilliam@xenbuild.aw[IA64] cleanup warning in xen/ia64 (arch/ia64/linux...
2006-02-28 awilliam@xenbuild.aw[IA64] cleanup warning in xen/ia64 (arch/ia64/linux)
2006-02-28 awilliam@xenbuild.aw[IA64] cleanup warning in xen/ia64 (include/asm-ia64)
2006-02-28 awilliam@xenbuild.aw[IA64] Cleanup hypercall.h
2006-02-27 awilliam@xenbuild.aw[IA64] fix SMP bug for vhpt
2006-02-27 awilliam@xenbuild.aw[IA64] warning removal: NR_CPUS
2006-02-27 awilliam@xenbuild.aw[IA64] SMP_HOST: Alloc vhpt from domheap
2006-02-24 awilliam@xenbuild.awmerge
2006-02-24 awilliam@xenbuild.aw[IA64] SMP_HOST: map pal code on smp host
2006-02-24 awilliam@xenbuild.aw[IA64] VTI: Fix two bugs
2006-02-24 awilliam@xenbuild.aw[IA64] Clean up warnings related to VTi code. (header...
2006-02-24 awilliam@xenbuild.aw[IA64] Clean up warnings related to VTi code. (C files)
2006-02-24 awilliam@xenbuild.aw[IA64] redefine raw_smp_processor_id()
2006-02-24 awilliam@xenbuild.aw[IA64] another one to remove unused linux files within...
2006-02-24 awilliam@xenbuild.aw[IA64] Remove unused Linux stuff
2006-02-24 awilliam@xenbuild.aw[IA64] fix ia64 cset 8906
2006-02-24 awilliam@xenbuild.aw[IA64] bug fix reserve_memory()
2006-02-24 awilliam@xenbuild.aw[IA64] import linux/include/asm-ia64/meminit.h from...
2006-02-24 awilliam@xenbuild.aw[IA64] minor bug fix in xensetup.S
2006-02-24 kaf24@firebug... Another tiny C89 fix.
2006-02-24 awilliam@xenbuild.aw[IA64] tlb miss fix
2006-02-24 awilliam@xenbuild.aw[IA64] acpi printf fix
2006-02-24 awilliam@xenbuild.aw[IA64] cleanup itir_ps(), itir_mask()
2006-02-24 awilliam@xenbuild.aw[IA64] hypercall cleanup
2006-02-24 awilliam@xenbuild.aw[IA64] assign_new_domain0_page
2006-02-24 cl349@firebug... linux-i386: cleanup head.S, sync default_ldt and {new...
2006-02-24 Ian.Campbell... Implement direct iret to guest kernel where possible...
2006-02-24 kaf24@firebug... Tools changes for per-vcpu io event channel on IA64.
2006-02-24 kaf24@firebug... Return <4GB memory back to Xen when destroying a PAE...
2006-02-24 kaf24@firebug... This patch allows for compilation with C89 era compiler...
2006-02-24 kaf24@firebug... Cset 8950 adds shadow info dump in common code, however
2006-02-23 awilliam@xenbuild.aw[IA64] Provides right frequency ratio and base for...
2006-02-23 kaf24@firebug... Use common IRET macro for all exits from XenLinux....
2006-02-23 kaf24@firebug... Remove TBF_SLOW_IRET hack from x86/64 Xen return-to...
2006-02-23 kaf24@firebug... Remove explicit munging of selector RPLs from Xen Linux...
2006-02-23 vhanquez@kneesa... initialize few structure fully to zero with talloc_zero
2006-02-23 cl349@firebug... Output which shadow mode is used, if any.
2006-02-23 cl349@firebug... Make the fixmap area moveable in kernel address space.
2006-02-23 cl349@firebug... Move the gate page (vsyscall) out of the fixmap area...
2006-02-23 cl349@firebug... Add include/asm-i386/{a.out,elf}.h to sparse tree
2006-02-23 kaf24@firebug... Add XENFEAT feature parsing to the domain 0 builder...
2006-02-23 kaf24@firebug... Remove some unnecessary diffs vs. native Linux. We...
2006-02-23 kaf24@firebug... Fix netfront receive path for auto_translate_physmap...
2006-02-23 kaf24@firebug... Disable pagetable pinning for shadow-mode-refcount...
2006-02-23 kaf24@firebug... Clean up segment selector fixup and validation.
2006-02-23 kaf24@firebug... Rename XENFEAT_ring0_kernel to slightly more generic...
2006-02-23 kaf24@firebug... Silenty ignore calls to xen_create_contiguous_region...
2006-02-23 kaf24@firebug... Clean up some vmx code.
2006-02-23 kaf24@firebug... Whenever the slice of a domU is set to 0, sedf_adjdom...
2006-02-23 kaf24@firebug... Update the hypercalls in Mini-OS to reflect the current...
2006-02-23 kaf24@firebug... Per-vcpu IO evtchn support for VT-i guests (ia64).
2006-02-23 kaf24@firebug... Per-vcpu IO evtchn patch for HVM domain.
2006-02-22 emellor@leeni... Adding a second IP address onto eth0 causes the vif...
2006-02-22 Ian.Campbell... Add feature flag allowing guest kernel to run in domain 0.
2006-02-22 kaf24@firebug... Cset 8916 missed two extra pages for VT-i domain and...
2006-02-22 kaf24@firebug... Fix gcc warning and clean a piece of code in arch_set_i...
2006-02-22 kaf24@firebug... Change shadow_direct_map_init/clean param from vcpu...
2006-02-22 Ian.Campbell... Fix x86_64 Xen build.
2006-02-22 cl349@firebug... Don't reload segment registers -- it's done later in...
2006-02-22 Ian.Campbell... Move lgdt_finish inline
2006-02-22 Ian.Campbell... List supported feature flags in __xen_guest section.
2006-02-22 Ian.Campbell... Validate the segment selectors passed to arch_set_info_...
2006-02-22 Ian.Campbell... Allow Xen to truncate x86_32 segment limits to the...
2006-02-22 pl@us.ibm.comXM-Test takes a really long time to build the initrd...
2006-02-22 kaf24@firebug... When thermal interrupt happened when vmx guest is running,
2006-02-22 kaf24@firebug... Fix HVM x86-32 PAE guest support on 64-bit Xen.
2006-02-21 kaf24@firebug... Fix SVM instruction decode, fixing problem with gfxboot...
2006-02-21 kaf24@firebug... Fix 64b build breakage.
2006-02-21 kaf24@firebug... inst_len in HVM mmio handler must be a signed variable, as
2006-02-21 kaf24@firebug... Define constants for XENVER char array sizes. Allows...
2006-02-21 kaf24@firebug... Cleanups to tools since HVM domain P2M table and 1...
2006-02-21 kaf24@firebug... Fix cleanup path if an HVM guest fails very early,...
2006-02-21 kaf24@firebug... No need for save_segments() on HVM 64b guest.
2006-02-21 kaf24@firebug... Add PAE option to HVM config file.
2006-02-21 cl349@firebug... tpm: Fixes and cleanup
2006-02-21 cl349@firebug... Update ia64 sparse tree to Linux 2.6.16-rc4.
2006-02-21 cl349@firebug... Update to Linux 2.6.16-rc4.
2006-02-20 cl349@firebug... linux-i386: Fix CONFIG_X86_NO_TSS and CONFIG_X86_SYSENTER.
2006-02-20 cl349@firebug... linux-i386: Cleanup stack pointer initialization at...
2006-02-20 cl349@firebug... Suppress VIDEO_SELECT config option.
2006-02-20 cl349@firebug... Add drivers/video/Kconfig to sparse tree.
2006-02-20 cl349@firebug... Fix I/O port address for first floppy controller on...
2006-02-20 cl349@firebug... Fix read_cr3() and use it.
2006-02-20 cl349@firebug... Eliminate x86_64 idt_table.
2006-02-20 cl349@firebug... Eliminate i386 idt_table.
2006-02-20 cl349@firebug... Add arch/i386/Kconfig.cpu to sparse tree.
2006-02-20 vhanquez@kneesa... do not BUG() if memory cannot be allocated, just wait.
2006-02-20 vhanquez@kneesa... alloc_netdev must be freed with free_netdev, not direct...
2006-02-20 cl349@firebug... Simplify utoa macro, make it identical with x86_64...
2006-02-20 cl349@firebug... Eliminate hard coded items from x86_64 __xen_guest...
2006-02-20 cl349@firebug... Eliminate hard coded items from i386 __xen_guest section
next